bitkeeper revision 1.1713.3.11 (42b30a02txpfqH2-OnZmhyrJWqPgHQ)
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 17 Jun 2005 17:36:02 +0000 (17:36 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 17 Jun 2005 17:36:02 +0000 (17:36 +0000)
xs.c:
  Add copyright notice.
Signed-off-by: Mike Wray <mike.wray@hp.com>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
tools/python/xen/lowlevel/xs/xs.c

index 9c26c0f51cbae57de22374cfe5feb61960789fb3..8feb94f00bb5fd3ebe3e35ab0e687a374cd8e84a 100644 (file)
@@ -1,3 +1,8 @@
+/* 
+    Python interface to the Xen Store Daemon.
+    Copyright (C) 2005 Mike Wray Hewlett-Packard
+*/
+
 #include <Python.h>
 
 #include <stdio.h>